Skip to content

[OGUI-1586] ILG Docker Compose support - #2710

Draft
Houwie7000 wants to merge 18 commits into
devfrom
feature/Houwie7000/OGUI-1586/docker-compose-ILG
Draft

[OGUI-1586] ILG Docker Compose support#2710
Houwie7000 wants to merge 18 commits into
devfrom
feature/Houwie7000/OGUI-1586/docker-compose-ILG

Conversation

@Houwie7000

Copy link
Copy Markdown
Contributor

I have JIRA issue created

  • branch and/or PR name(s) includes JIRA ID
  • issue has "Fix version" assigned
  • issue "Status" is set to "In review"
  • PR labels are selected
  • FLP integration tests were ran successful

ILG Docker Compose support added:

  1. npm run docker:dev (will run the ILG with Nodemon, a development database, the ILG simulator and phpMyAdmin).
  2. npm run docker:test (will run the ILG npm run test command inside a Docker container and print the live log output).
  3. npm run docker:simul (will run an ILG simulator with the port open so that whenever you run the ILG it will have live mode available).
  4. npm run docker:cleanup (REMOVES all containers created with the above commands and their data).

@isaachilly isaachilly self-assigned this Aug 7, 2026
@isaachilly
isaachilly marked this pull request as draft August 7, 2026 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

2 participants